home *** CD-ROM | disk | FTP | other *** search
/ Exploring Where & Why / Exploring Where & Why.iso / pc / MODULES / LESSON05 / ACT05A / L05A2A.DIR / scripts_14_replay.ls < prev    next >
Encoding:
Text File  |  2003-04-21  |  82 b   |  6 lines

  1. on mouseDown
  2.   if bounceButton(the clickOn) then
  3.     go(1, "L05A3a")
  4.   end if
  5. end
  6.